				IPI International
			Working with Microsoft Office Packages

Name		: Updates Web Page
Type		: Internet Explorer
Designer	: Paul I Ighofose
Date		: 08/01/2006
Requirements	: Internet Explorer 4+
Function	: Setup File Tracker


Introduction
____________

Whilst studying the functions of XML and Web Pages in Database Access, studies were rudly interupted by computer failure.  Knowledge currently achieved was applied to accomplishing a Setup Helper Web Page.  Although methods exist for those with the Know, in producing functional Setup Files, these two files offer the complete novice a chance to run a controled Setup of Windows 2000 Update Files.


Unpacking
_________

Make sure to unpack all files to the 'c:\Program Files\IPI Accounts\Attached Documents' Folder.  Should you choose a different Directory, you will have to amend the HTML Code:

tf = fso.CreateTextFile("c:\\Program Files\\IPI Accounts\\Attached Documents\\Updates.txt", true);

to indicate the current Folder location, in order for the 'Save' and 'Reset' Functions to work.  Remember to click the 'Save' Text before closing the Web Page, to maintain tracking.


ActiveX Warning
_______________

An ActiveX Warning will appear, which should be ignored in order to update the Text file accompanying the Web Page.